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 {#4578 +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 {#4580 +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" => "14118" ] "request_uri" => "https://osm-commerces.cipherbliss.com/admin/delete_by_zone/14118" "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 => "14118" ], 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 => "14118" ] "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 => "14118" ], 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 => "14118" ] "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 => 568 ], 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 => 568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 502999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 502999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 503999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 503999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 504999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 504999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" (parameters: [ 1 => 505408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.completion_percent AS completion_percent_2, t0.date_time AS date_time_3, t0.place_id_id AS place_id_id_4 FROM history t0 WHERE t0.place_id_id = ?" "params" => [ 1 => 505408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 502999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 502999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 503999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 503999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504419 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504419 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504436 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504436 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504445 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504445 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504447 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504447 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504686 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504686 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 504999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 504999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505299 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505299 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505324 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505324 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505333 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505333 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505372 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505372 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM place WHERE id = ?" (parameters: [ 1 => 505408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM place WHERE id = ?" "params" => [ 1 => 505408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ] ] |
debug |
Executing statement: "DELETE FROM stats WHERE id = ?" (parameters: [ 1 => 568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#637 +name: "INTEGER" } ])
doctrine
[ "sql" => "DELETE FROM stats WHERE id = ?" "params" => [ 1 => 568 ] "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 |
|