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 {#20277 +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 {#20274 +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" => "42218" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/delete_by_zone/42218" "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 => "42218" ], 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 => "42218" ] "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 => "42218" ], 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 => "42218" ] "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 => 565 ], 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 => 565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 496999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 496999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 497999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 497999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 498999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 498999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 499395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 499395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 543347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 543347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 496999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 496999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 497999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 497999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 498999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 498999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 499395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 499395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 543347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 543347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM stats WHERE id = ?" (parameters: [ 1 => 565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM stats WHERE id = ?" "params" => [ 1 => 565 ] "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 |
|